projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
645664f
)
Add missing docs
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Dec 2014 00:22:51 +0000
(19:22 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Dec 2014 00:22:51 +0000
(19:22 -0500)
Document GtkSwitch::state_set.
gtk/gtkswitch.h
patch
|
blob
|
history
diff --git
a/gtk/gtkswitch.h
b/gtk/gtkswitch.h
index 0e561f8ba6f1fec51caca477d47a99d513071e58..9ca42a099599ae952edf2fae31469b65d919126b 100644
(file)
--- a/
gtk/gtkswitch.h
+++ b/
gtk/gtkswitch.h
@@
-63,6
+63,7
@@
struct _GtkSwitch
* GtkSwitchClass:
* @parent_class: The parent class.
* @activate: An action signal and emitting it causes the switch to animate.
+ * @state_set: Class handler for the ::state-set signal.
*/
struct _GtkSwitchClass
{